1 - (Time : 1 hour 30 minutes, Laptops/desktops : 10, Students strength : 15 to 20).
Laptop / Desktop with Internet connections / Wi-Fi.
A working microphone on every machine, and headphones or speakers.
Download the model and open the files that are generated.
1. You will find a file called "model.json" in the folder. Open it in a text editor and look for the "labels" section. This will show you the classes that your model has been trained to recognise.
2. You can also open the "metadata.json" file to see information about the model, such as the number of training samples and the accuracy of the model.
3. Open the "weights.bin" file in a binary editor to see the actual weights of the model. This file contains the learned parameters of the model that allow it to make predictions based on the input data.